Skip to content

Update Go version and handle some dependencies#777

Merged
urunc-bot[bot] merged 2 commits into
mainfrom
go_update
Jun 26, 2026
Merged

Update Go version and handle some dependencies#777
urunc-bot[bot] merged 2 commits into
mainfrom
go_update

Conversation

@cmainas

@cmainas cmainas commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Description

Update the GO version from 1.25.4 to 1.26.4 and the linter version to support Go v1.26

In addition, manually update the Go module dependencies due to some special handling for the containerd shim.

Related issues

How was this tested?

With the end to end tests

LLM usage

N/A

Checklist

  • I have read the contribution guide.
  • The linter passes locally (make lint).
  • The e2e tests of at least one tool pass locally (make test_ctr, make test_nerdctl, make test_docker, make test_crictl).
  • If LLMs were used: I have read the llm policy.

@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for urunc ready!

Name Link
🔨 Latest commit 68c9984
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/6a3e2507fe7698000834dc34
😎 Deploy Preview https://deploy-preview-777--urunc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cmainas cmainas force-pushed the go_update branch 2 times, most recently from 0a0a3bd to 9bb7b85 Compare June 24, 2026 09:02
@cmainas cmainas marked this pull request as ready for review June 24, 2026 20:39
@cmainas cmainas requested a review from ananos June 24, 2026 20:39
cmainas added 2 commits June 26, 2026 07:06
Update the GO version from 1.25.4 to 1.26.4 and fix an issue in an error
return message.

In addition, manually update the Go module dependencies due
to some special handling for the containerd shim.

PR: #777
Signed-off-by: Charalampos Mainas <cmainas@nubificus.co.uk>
Reviewed-by: Anastassios Nanos <ananos@nubificus.co.uk>
Approved-by: Anastassios Nanos <ananos@nubificus.co.uk>
After the GO update, we also need to update the linter to a version that
supports Go v1.26.

PR: #777
Signed-off-by: Charalampos Mainas <cmainas@nubificus.co.uk>
Reviewed-by: Anastassios Nanos <ananos@nubificus.co.uk>
Approved-by: Anastassios Nanos <ananos@nubificus.co.uk>
@urunc-bot urunc-bot Bot merged commit e3598bb into main Jun 26, 2026
4 of 7 checks passed
urunc-bot Bot pushed a commit that referenced this pull request Jun 26, 2026
Update the GO version from 1.25.4 to 1.26.4 and fix an issue in an error
return message.

In addition, manually update the Go module dependencies due
to some special handling for the containerd shim.

PR: #777
Signed-off-by: Charalampos Mainas <cmainas@nubificus.co.uk>
Reviewed-by: Anastassios Nanos <ananos@nubificus.co.uk>
Approved-by: Anastassios Nanos <ananos@nubificus.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Go version and dependencies

2 participants